Mesh.updateVertices

Updates the GPU internal buffer by using the buffer sent. The offset is always multiplied by the target vertex buffer stride.

class Mesh
void
updateVertices
(
const void[] vertices
,
int offset = 0
)

Meta